.news_banner{
    width: 100%;
    height: 300px;
    background: url('../img/serviceone/yl/banner4.png') no-repeat;
    background-size: 100% 100%;
}
.news_banner .banner_bg{
    height: 100%;
    /* background:rgba(0,0,0,0.5); */
    position: relative
}
.banner_bg .banner-cont{
    position: absolute;
    left: 235px;
    top: 95px;
}
.banner-cont h3{
    font-size:44px;
    font-weight:300;
    color: #fff;
    letter-spacing: 5px;
}
.banner-cont span{
    display:block;
    width: 208px;
    height: 1px;
    background: #fff;
    margin: 11px 0;
}
.banner-cont p{
    font-size:34px;
    color: #fff;
    font-weight:300;
    letter-spacing: 3px;
}

/* 内容 */
/* 公司简介 */
.application-wrap{
    padding-bottom: 100px;
}
.decorate .p1{
    font-size: 1.7em;
    padding-top: 25px;
    color: #555;
    font-weight: 500;
    letter-spacing: 0;
}
.decorate p{
    font-size: 0.875em;
    text-align: center;
    padding: 1px 0;
    color: #999999;
    font-weight: lighter;
    letter-spacing: 1px;
}
.application{
    background-color: #fff;
    width: 78%;
    margin: 0 auto;
    margin-top: 28px;
	color:#999999;
}

/* 经营理念 */
img{
	border: 0;
	width: 220px;
}

/* 水滴 */
		.dripdrop{
			position:relative;
			/* position:absolute; */
			width:25%;
			z-index: 888;
			float: left;
			
		}	

		.circle{
		width: 500px;
		margin: 0 auto;
		width:100px;
		height:100px;
		background-color:#1570BD;
		border-radius:50px; /* 图形的半径 */
		position: relative;
		}
		

		.triangle{
		width: 0px;
		height: 0px;
		margin: -14% auto;
		border-top: 50px solid #1570BD;
		border-left: 38px solid transparent;
		border-right: 38px solid transparent;
		}
		.dripdropword{
			position:absolute;
			width:100%;
			text-align: center;
			line-height: 1px;
			margin:28% auto;
		}
		.dripdropwordh3{
			font:400 20px "微软雅黑";
			color:white;
		}
		.dripdropwordp{
			font:200 8px "微软雅黑";
			color:white;
			margin-top: 5px;
		}	

/* 企业文化 */

.field{
	height:165.73px;
	width:440px;
	background-color: #F2F2F2;
	display: inline-block;
}
.field_p{
	padding-top: 10%;
	padding-left: 55%;
}

.field h4{
	font:500 25px 黑体;
	color:#444444;
}
.field p{
	padding-top: 8px;
	font-size: 14px;
}
.fielddown{
	height:165.73px;
	width:440px;
	background-color: #F2F2F2;
	display: inline-block;
}
.fielddown_p{
	width:220px;
	padding-top: 10%;
}
.fielddown h4{
	font:500 25px 黑体;
	color:#444444;
	padding-left:20px;
}
.fielddown p{
	padding-top: 8px;
	font-size: 14px;
	padding-left:20px;
	padding-right:18px;
}

.apply_wrap{}
.apply_wrap h3{
    text-align: center;
    font-size: 1.25em;
    color: #1fb6d8;
    letter-spacing: 6px;
    margin-bottom: 60px;
    margin-top: 100px;
    font-weight: normal;
}
.apply{
    margin: 0 350px;
    overflow: hidden;
    font-size: 14px;
    color: #888888;
    margin-bottom: 30px;
}
.apply_left{
    float: left;
}
.apply_wrap input{
  border:none;
  border-bottom: 1px solid #F0F0F0;
  margin-left: 22px;
  width: 200px;
  padding-left:10px;
  
} 
input{
    outline:none;
}
input::-webkit-input-placeholder{
    color:#CCCCCC;
}
.apply_right{
    float: right;
}

.apply_wrap .line{
    height: 6px;
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
    background: url(../img/申请试用/line1366.png) no-repeat;
}
.code{
    margin-left:350px;
    overflow: hidden;
}
.code label{
    float: left;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
}
.code input{
    float: left;
    border: 1px solid #F0F0F0;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
}
.code span{
    float: left;
    width: 86px;
    height: 34px;
}
.code span img{
    width: 100%;
    height: 100%;
}

.submit_btn input{
    padding: 0;
    display: block;
    background: none;
    border: none;
    width: 150px;
    height: 44px;
    outline: none;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 14px;
    background-color: #1fb6d8;
    margin-top: 30px;
    border-radius: 2px;
    margin: 60px auto 102px;

}
.submit_btn input:hover{
    text-decoration: none;
    background-color: #0072a6;
}


.present_wrap{
    
}
.present_wrap h3{
    font-size:34px;
    font-weight:400;
    color:rgba(85,85,85,1);
    text-align: center;
    margin-top: 80px;
    margin-bottom: 15px;
}
.present_wrap p{
    color: #888;
    font-size: 16px;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 60px;
}
.present{
    width: 28%;
    overflow: hidden;
    margin: 0 auto 60px;
}
.present label{
    float: left;
    font-size: 14px;
    color: #888;
}
.present input{
    float: left;
    border:none;
    border-bottom: 1px solid #F0F0F0;
    margin-left: 22px;
    width: 267px;
    outline:none;
    padding-left:10px;
}
.present #validateCode{
    width: 200px;
}
.present img{
    float: left;
    width: 70px;
    height: 25px;
    cursor: pointer;
    margin-top: -5px;
    margin-left:10px;
}
.present_check{
    width: 28%;
    margin: auto;
    font-size: 14px;
    color: #888;
    overflow: hidden;
}

.present_check input[type='checkbox']{
    float: left;
    margin-right: 10px;
}



@media screen and (max-width: 1920px) and (min-width: 1500px){
    .news_banner{
        height: 300px;
        background: url('../img/serviceone/yl/banner4.png') no-repeat;
        background-size: 100% 100%;
    }
    .banner_bg .banner-cont{
        top: 95px;
        left: 37%;
		text-align: center;
    }
/*    .banner-cont h3{
        font-size: 62px;
    } */
    .banner-cont span{
        width: 255px;
    }
/*   .banner-cont p{
        font-size: 50px;
    } */

    .apply{
        /* margin: 0 505px 30px; */
        width: 50%;
        margin: auto;
        margin-bottom: 30px;
    }
    .code{
        width: 50%;
        margin: auto;
    }
    .apply_wrap .line{
        width: 100%;
        background: url(../img/申请试用/line1920.png) no-repeat;
        background-size: 100% 100%;
    }
    
}

@media screen and (min-width: 1921px){
    .news_banner{
        height: 563px;
        background: url('../img/serviceone/apply/banner_1920.png') no-repeat;
        background-size: 100% 100%;
    }
    .banner_bg .banner-cont{
        top: 195px;
        left: 355px;
    }
    .banner-cont h3{
        font-size: 85px;
    }
    .banner-cont span{
        width: 345px;
    }
    .banner-cont p{
        font-size: 66px;
    }

    .apply{
        /* margin: 0 505px 30px; */
        width: 45%;
        margin: auto;
        margin-bottom: 50px;
    }
    .code{
        width: 45%;
        margin: auto;
    }
    .apply_wrap .line{
        width: 100%;
        background: url(../img/申请试用/line2560.png) no-repeat;
        background-size: 100% 100%;
    }
    .apply_wrap input{
        width: 350px;
    }
    .submit_btn input{
        width: 150px;
    }
}

.mobile_block{
    display: none;
}